ArcFM Engine Developer Guide
BaseConfigurationElementCollection<TConfigurationElementType> Class
Members 


Product Availability
Required Licenses
.NET Assembly
Syntax
[DefaultMember("Item")]
public abstract class BaseConfigurationElementCollection<TConfigurationElementType> : System.Configuration.ConfigurationElementCollection 
where TConfigurationElementType: new(), ConfigurationElement
'Declaration
 
<DefaultMemberAttribute("Item")>
Public MustInherit Class BaseConfigurationElementCollection(Of TConfigurationElementType As {New, ConfigurationElement}) 
   Inherits System.Configuration.ConfigurationElementCollection
 
Type Parameters
TConfigurationElementType
Inheritance Hierarchy

System.Object
   System.Configuration.ConfigurationElement
      System.Configuration.ConfigurationElementCollection
         Miner.Geodatabase.Replication.Configuration.BaseConfigurationElementCollection<TConfigurationElementType>
            Miner.Geodatabase.Replication.Configuration.CategorizedServerReplicaElementCollection
            Miner.Geodatabase.Replication.Configuration.ChangeThresholdTableValueElementCollection
            Miner.Geodatabase.Replication.Configuration.CustomServerReplicaElementCollection
            Miner.Geodatabase.Replication.Configuration.DataSetFilterElementCollection
            Miner.Geodatabase.Replication.Configuration.DirectoryServerReplicaElementCollection
            Miner.Geodatabase.Replication.Configuration.FileGdbServerReplicaElementCollection
            Miner.Geodatabase.Replication.Configuration.FilterValueElementCollection
            Miner.Geodatabase.Replication.Configuration.PersonalGdbServerReplicaElementCollection
            Miner.Geodatabase.Replication.Configuration.ProcessFrameworkClientReplicaElementCollection

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

BaseConfigurationElementCollection<TConfigurationElementType> Members
Miner.Geodatabase.Replication.Configuration Namespace

 

 


Send Comment